GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFontName Method





In This Topic
GetFontName Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFontName( _
   ByVal FontIdx As Integer _
) As String
public string GetFontName( 
   int FontIdx
)
public function GetFontName( 
    FontIdx: Integer
): String; 
public function GetFontName( 
   FontIdx : int
) : String;
public: string* GetFontName( 
   int FontIdx
) 
public:
String^ GetFontName( 
   int FontIdx
) 

Parameters

FontIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members